detachedFromTarget

fun detachedFromTarget(): Flowable<DetachedFromTargetEvent>

Issued when detached from target for any reason (including detachFromTarget command). Can be issued multiple times per target if multiple sessions have been attached to it.

Sources

jvm source
Link copied to clipboard